/* classes plantilla 01 */

body {
	margin: 0px;
	background-color: #85C2FD;
}
.p1Cabecera {
	height: 120px;
}

h1 {
	font-family: sans-serif;
	font-size: 12pt;
	color: #E68A00;
	border-bottom: 2px solid #E68A00;
	background-color: #99CD00;
	padding: 7px 0px 7px 5px;
}

h2 {
	font-family: sans-serif;
	font-size: 11pt;
	color: #000;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/vinetaH2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

h3 {
	font-family: sans-serif;
	font-size: 11pt;
	font-style: oblique;
	color: #666;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/vinetaH3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}



li {
	color: #333;
}

img.floatRight {
	float: right;
	/*border: 1px solid #333;*/
	margin: 0px 0px 10px 10px;
}

img.floatLeft {
	float: left;
	border: 1px solid #333;
	margin: 0px 10px 10px 0px;
}

.tPlantilla1 {
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
}


.p3Cabecera {
	height: 85px;
	background-color: #CCC;
}

.p1Secciones {
	font-size: 9pt;
	color: #1E90FF;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background-color: black;
}

.fondomenu {
	background-color: #99CD00;
	border-left: 1px solid white;
}

#p2Secciones {
	border-collapse: collapse;
	border:none;
	width: 170px;
	
}

#p2Secciones td {
	font-size: 9pt;
	color: #1E90FF;
	background-color: #99CD00;
	border-bottom: 1px solid #E68A00;
	display: block;
	text-align: center;
}

#p2Secciones td a{
	color: #E68A00;
	padding: 10px 0px 10px 0px;
	background-color: #99CD00;
	text-decoration: none;
	display: block;
	font-weight:bold;
}

#p2Secciones td a:hover{
	color: white;
	background-color: #E68A00;
}




#p3Secciones {
	border-collapse: collapse;
	border:none;
	width: 170px;
	text-align:left;
	
}

#p3Secciones td {
	font-size: 9pt;
	color: white;
	font-weight:bold;
	padding: 0px 0px 10px 59px;
	border:none;
	background-color: #99CD00;
	background-image: url(../images/FlechaColor.jpg);
	background-repeat: no-repeat;
	background-position:left;
	text-align:left;
}

#p3Secciones td a{
	font-weight:normal;
	color: #E68A00;
	border:none;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#p3Secciones td a:hover{
	color: white;
	background-color: #99CD00;
	font-weight:bold;
	text-align:left;
}
.p1Secciones a {
	color: #1E90FF;
	text-decoration: underline;
}

.p1Secciones a{
	text-decoration: none;
}

.p1Cuerpo {
	font-size: 8pt;
	color: black;
	text-align: justify;
	padding: 20px 15px 30px 30px;
	background-image: url(../images/cuerpoDcha.png);
	background-repeat: repeat-y;
	background-position:right;
}

.p1Cuerpo A {
	color:#1E90FF;
	TEXT-DECORATION: none;
}

.p1Cuerpo A:hover {
	color:#1E90FF;
	TEXT-DECORATION: underline;
}

.p1Creditos {
	font-size: 8pt;
	color: black;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color: #85C2FD;

}

.p1Creditos a{
	font-size: 8pt;
	color: black;
	text-decoration:underline;
}

.p1Creditos a:hover{
	font-size: 8pt;
	color: black;
	text-decoration:none;
}


table.tStandard {
	border-collapse: collapse;
	border: 1px solid #666; 
}

table.tStandard th {
	border: 1px solid #666;
	padding: 2px 2px 2px 5px;
	background-color: #CCC;
	font-size: 7pt;
	text-align: left;
	color: #333;
}

table.tStandard td {
	border: 1px solid #666;
	padding: 2px 2px 2px 5px;
	background-color: #f5f5f5;
	font-size: 7pt;
	text-align: left;
	color: #333;
}


INPUT {
	font-size: 8pt;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

SELECT {
	font-size: 8pt;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

textarea {
	font-size: 8pt;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

.DatosAsociado {
	font-size: 8pt;
	color: black;
}

.DatosAsociado A {
	color:#1E90FF;
	TEXT-DECORATION: none;
}

.DatosAsociado A:hover {
	color:#1E90FF;
	TEXT-DECORATION: underline;
}

.DatosAsociado4 {
	font-size: 10pt;
	color: black;
	text-align: left;
	padding: 0px 0px 0px 30px
}

.DatosAsociado4 A {
	color:#1E90FF;
	TEXT-DECORATION: none;
}

.DatosAsociad4o A:hover {
	color:#1E90FF;
	TEXT-DECORATION: underline;
}

.asoc {
	border: 2px solid #85C2FD;
}

.asoc td {
	font-size: 8pt;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

.p1Creditos2 {
	font-size: 8pt;
	color: white;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background-color: #85C2FD;
}

.p1Creditos2 a{
	font-size: 8pt;
	color: white;
	text-decoration:underline;
}

.p1Creditos2 a:hover{
	font-size: 8pt;
	color: white;
	text-decoration:none;
}

.p1Cuerpo2 {
	font-family: sans-serif;
	font-size: 8pt;
	color: black;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}

.p1Cuerpo2 A {
	color:#1E90FF;
	TEXT-DECORATION: none;
}

.p1Cuerpo2 A:hover {
	color:#1E90FF;
	TEXT-DECORATION: underline;
}

ol {
	font-family: sans-serif;
	font-size: 8pt;
}
