#top{
	height : 81px;
/*	background-image:url(imgnew/img_1.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
} 

#login{
	width: 710px;
	height : 64px;
	margin: auto;
	border: none;
	padding-top:10px;
} 

#logo{
	height : 104px;
	background-image:url(imgnew/img_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
} 

#img{
/*	height : 315px; */
height : 470px; 

	background-image:url(imgnew/img_3.jpg);

/*	background-repeat:no-repeat; */

	background-repeat:repeat-y;

	background-position:center;
} 

#flash{
/*	height : 315px; */
height : 450px; 
	
	width: 710px;
	margin: auto;
	border: none;

} 

#contenedor_btns{
/*	height: 98px;  */
	height: 68px;
	background-image:url(imgnew/img_4.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:0px;
} 

#btns{
	width: 710px;
	height : 53px;
	margin: auto;
	border: none;
} 

#pie{
	width: 710px;
	height : 40px;
	margin: auto;
	border: none;
} 


.link{
color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: bold; 
}


.link:hover{
color: #2C5A7C; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: bold; 
} 

.linkre{
color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:14px; font-weight: bold; 
}


.linkre:hover{
color: #2C5A7C; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:14px; font-weight: bold; 
} 



.link_1{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; 
}


.link_1:hover{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #1D69A8;font-weight: bold; 
} 

.link_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


.link_2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2C5A7C;
} 

.login_1{
	width: 145px;
	height : 12px;
	font-size:10px;
	color:#333333;
} 


/* ***************************************
  SYSTEM MESSSAGES
*************************************** */
.messages {
    background:#ccffcc;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 8000;
	margin:0;
	position:fixed;
	top:30px;
	width:969px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border:4px solid #00CC00;
	cursor: pointer;
}
.messages_error {
    border:4px solid #D3322A;
    background:#F7DAD8;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 8000;
	margin:0;
	position:fixed;
	top:30px;
	width:969px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	cursor: pointer;
}
.closeMessages {
	float:right;
	margin-top:17px;
}
.closeMessages a {
	color:#666666;
	cursor: pointer;
	text-decoration: none;
	font-size: 80%;
}
.closeMessages a:hover {
	color:black;
}

/* SI2
----------------------------------------------------*/

body {
padding: 0px;
}

#cuadroarriba{
height: 30px;
background: url('imgnew/cuadro-arriba.jpg') no-repeat;
}
#cuadroabajo{
height: 50px;
background: url('imgnew/cuadro-abajo.jpg') no-repeat;
}

#flash{
font-family: verdana;
background: url('imgnew/cuadro-fondo.jpg') repeat-y;
}

#pral-desc {
color: #5F5F5F;
text-align: center;
font-size: 0.9em;
margin: 0px 0px 15px; 
}

#pral-desc p {
margin: 2px;
}

#pral-comunidades {

font-size: 0.7em;
/*font-weight: bold;

width: 700px; 
margin: 0px auto; 
*/

padding-top: 10px;
height: 340px; 


text-align: center;
}

.unacomunidad {
width: 200px;
height: 110px;
float: left; 
}


.unacomunidad a {
display: block;
text-decoration: none;
color: #282828;
}

.unacomunidad a:hover {
text-decoration: underline;
color: #000000;
}

.unacomunidad p {
margin: 0px;
}

.unacomunidad img {
border: none;
}


#linea1, #linea2, #linea3{
clear: both;
}

a h2 {
font-size: 0.8em;
}

/* /SI2
----------------------------------------------------*/

/* Sacado de index.php 
----------------------------------------------------*/


body {
	background-color: #99CCFF !important;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.style6 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; }
.style7 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: small; font-weight: bold; }
.style9 {
	color: #FFFFFF;
	font: small/12px Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style12 {font-size: 14px}

#pageshell {
	margin:0px auto;
	width:960px;
	
}


.bt-entrar{
	background:none;
	border:none;
	color:white;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.bt-entrar:hover{
	color:#2C5A7C;
}

#quien-comunidades {

font-size: 1.9em;
/*font-weight: bold;
 *
 * width: 700px;
 * margin: 0px auto;
 * */

padding-top: 10px;
height: 400px;


text-align: center;
}

.quiencomunidad {
width: 600px;
height: 410px;
float: left;
}


/* /Sacado de index.php 
----------------------------------------------------*/
