@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #d6d6d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#layout { width:1000px; margin-left:auto; margin-right:auto;}
#menu { width:1000px; margin-left:auto; margin-right:auto; text-align:center; background-image: url(images/f_menu.jpg); background-repeat: no-repeat;
	background-position: center top;}
#portada {
	width:658px;
	float:left;
	height:279px;
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#login  {
	width:342px;
	float:left;
	height:279px;
	background-image: url(images/colegiados.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	
	
}
#botonera { width:700px; text-align:left;}
#form { margin-top:75px; margin-left:45px;}
img { border:0px;}
.noticia {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #900;	text-decoration: none;}
.fecha, .mini {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #666;	text-decoration: none;}
.texto { line-height:180%; text-align:justify;}
h1 {	font-family: "Times New Roman", Times, serif;	font-size: 26px;	color: #a20012;	text-decoration: none;	font-weight: normal;}
h2 {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #a20012;	text-decoration: none;	font-weight: normal;}
.titulo2{
	font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #a20012;	text-decoration: none;	font-weight: normal;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #900;
	border: 1px solid #900;
}
.foto {
	border: 1px solid #CCC;
}


#portada2 {
	width:658px;
	float:left;
	height:160px;
	background-image: url(images/intro2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#login2  {
	width:342px;
	float:left;
	height:160px;
	background-image: url(images/colegiados2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#idiomas { padding-left:120px; padding-top:90px;}
#idiomas a:hover {
	color: #900;
	text-decoration: underline;
}
.regcol1 {font-family: "Times New Roman", Times, serif;	font-size: 18px;	color: #a20012;	text-decoration: none;	font-weight: normal;}
.regcol2 {font-family: arial;	font-size: 12px;	color: #a20012;	text-decoration: none;	font-weight: normal;}}
.regcol3 {font-family: arial;	font-size: 12px;	color: #000000;	text-decoration: none;	font-weight: normal;}}
.rojo {	font-family: "Times New Roman", Times, serif;	font-size: 14px;	color: #ff0000;	text-decoration: none;}

.columna {
    width: 49%;
    float: left;
    padding-bottom: 1%;
}