/* CSS Document */

body{
background-color:#009900;
background-image:url(image/hierba.jpg);
margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:10px;
}
ul {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
color:#999999;
margin-left:15px;
list-style-type:none;	
list-style-position: outside;
list-style-image:url(image/listicon.jpg);
}

#CentradaLS {
	position:absolute;
	top:50%;
	left:50%;
	width:775px;
	height:460px;
	margin-left:-385px;
	margin-top:-230px;
}
#header {
width:775px;
height:81px;
background-color:#FFFFFF;
background-image:url(image/encabezado.jpg);
background-repeat:no-repeat;
margin:auto;
text-align:right;
}
#menues{
width:748px;
height:16px;
background-color:#C0D372;
margin:auto;
border:1px solid #009900;
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:11px;
color:#006600;
text-align:right;
padding:3px 25px 0px 0px;
}
#contentmain {
width:775px;
height:95%;
background-color:#FFFFFF;
background-image:url(image/fdo_horiz.jpg);
background-repeat:repeat-y;
margin:auto;
display:table;
}
#contentleft {
width:220px;
height:100%;
display:table;
float:left;
}
#contentright {
width:500px;
height:100%;
float:left;
padding: 0px 25px 0px 25px
}
#footer {
width:773px;
height:16px;
background-color:#C0D372;
margin:auto;
border:1px solid #009900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:11px;
color:#006600;
text-align:center;
padding-top:3px;
}
.tipo1 {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
color:#006600;
border-bottom: 1px solid #999999;
}
.tipo2 {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;
color:#666666;
width: 220px;
}
.tipo3 {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#666666;
padding-right:20px;
text-align:right;
}

.tipo4 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#FFFFFF;
}

.link1:link, .link1:visited, .link1:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:11px;
color:#006600;
text-align:center;
text-decoration:none;
}
.link1:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:11px;
color:#003366;
text-align:center;
text-decoration:underline;
}
.link2:link, .link2:visited, .link2:active {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:11px;
color:#006600;
text-decoration:none;
}
.link2:hover {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:11px;
color:#FFFFFF;
text-decoration:none;
background-color:#006600;
}
.link3:link, .link3:visited, .link3:active {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:11px;
color:#006600;
text-decoration:none;
}
.link3:hover {
font-family:"Tahoma MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:11px;
color:#009900;
text-decoration:underline;
}

.link4:link, .link4:visited, .link4:active {
color:#FFFFFF;
text-decoration:none;
}
.link4:hover {
color:#FFFFFF;
text-decoration:underline;
}
.imagen{
border-bottom:5px solid #99CC00;
}
.imagen2{
border:1px solid #999999;
padding:4px;
background-color:#FFFFFF;
float: right;
margin-right:25px;
margin-bottom:20px;
}
.submite {
	color:#FFFFFF;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:bold;
	border:1px solid #E2E2C5;
	background-color: #99CC00;
	width:60px;
	height:20px;
}
.submite:hover {
	background-color:#999900;
}
.input1 {
font-family:Arial, Helvetica, sans-serif; 
font-size:10pt; 
background:#E2E2C5; 
width:250px; 
height:20px;
}
.input2 {
font-family:Arial, Helvetica, sans-serif; 
font-size:10pt; 
background:#E2E2C5; 
width:253px; 
height:110px;
}
