@media screen and (max-width: 481px) {

#menu li {
	float:left;
	width: 96%;
	padding: 0px;
	}
#menu a{
	float:left;
	background-color:#ccc;
	width: 100%;
	padding: 5px;
	}
#menu a:hover{  
	background-color:#eee;
	width: 100%;
	padding: 5px;
	}
.colum1 {
	width: 100%;
	border: 1px dotted #CCC;
	}
.colum2 {
	width: 100%;	
	border: 1px dotted #CCC;
}
}body {
	margin: 0;
	padding: 0;
	background:url(imagenes/fondorayas3.jpg) repeat;
	font:13px helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;
	line-height:1.22em
}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}


#header{
max-height:250px;
max-width:980px;
margin:0 auto;}

#container{max-width:980px;
margin:0 auto;
background-color:#FFFFFF;
float:inherit;}

.img{
max-width:100%;
min-width:50px;}

#sidebar {
max-width:209px;
min-width:100px;

float:left;
}
#content {
max-width:671px;
min-width:100px;

float:left;
padding:50px;
background-color:#FFFFFF;}

#footer{
max-width:980px;
float: inherit;
margin:0 auto;background-color:#FFFFFF}

.band{
float:right;
width:100px;
}

.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #5670C7;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #5670C7;
	font-weight: bold;
}
.textos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	color: #5670C7;
}
.textos2chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10px;
	color: #9CABBC;
}
.CAMPOStextos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	color: #2E7CCB;
	border: 1px solid #01CCFE;
}
.textosSEPA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #2E7CCB;
}
.copyright, .copyright A, .copyright A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10px;
	color: #3971CE;
}
.fondo_titulo {
background-image: url(imagenes/fondo1b.jpg); background-repeat:repeat-x; background-color:#3280CB;}
.fondo_tabla_global {
background-image: url(imagenes/fondo_cuadrito.jpg); background-repeat:repeat-x; background-color:#0075C5;}
.foto {
padding-right:10px; padding-bottom:10px; }
.marcoBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.marcoCompleto {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}