body {
margin : 0px;
padding : 0px;
 text-align : center;
}
#todo {
	width : 754px;
	margin-right : auto;
margin-left : auto;

}
#menu {
margin-right : auto;
margin-left : auto;
background-color : White;
width : 754px;
 margin-bottom : 0px;
 margin-top : 0px;
 text-align: left;
 padding: 0px;
}
#submenu {
width : 754px;
}
#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: white;
	text-decoration: none;
	padding:7px;
		height:25px;

}

#submenu a:hover {
	color: white;
	text-decoration: none;
	background-color : #0061C8;
		height:25px;
}

#flashhome{
width : 754px;
background-color : White;
margin-right : auto;
margin-left : auto;
}

#contenidohome{
	width : 754px;
	background-color : White;
	margin-right : auto;
	margin-left : auto;
}

.footer {
	width : 754px;
	height: 40px;
	background-color : White;
	border-top-width : 4px;
	border-top-color : #EAEAEA;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FF6600;
	margin-bottom : 10px;
	padding: 10px;
	margin-right : auto;
	margin-left : auto;
	text-align:center;
}


.separador {
	width : 754px;
	height: 10px;
	border-top-width : 4px;
	border-top-color : #EAEAEA;
	border-top-style: solid;
}


.footer a {
color: #FF6600;
text-decoration: none;	
}



.titrazones {
	font-weight: bold;
	font-size : 120%;
}





div.logo {
	position:relative;
	top: 0px;
	left: 0px;	
	width: 219px;
	float: left;
}

div.nav {
	position:relative;
	top: 42px;
	float: left;
	width: 535px;

}

#submenu {
	margin-right : auto;
	margin-left : auto;
	background-color : #2E95FF;
	width : 754px;
	text-align: right;
	vertical-align : middle;
	padding: 3px;
	float: left;
}

#contenido {
	margin-right : auto;
	margin-left : auto;
	width : 754px;
	background-color : White;}



.col1de2 {
	width: 530px;
	float: left;
	background-color: #f8f8f8;
	text-align: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	margin-right : auto;
	margin-left : auto;

}

.col2de2 {
	width: 200px;
	float: right;
	text-align:center;
	margin-right : auto;
	margin-left : auto;
}

#newsletter {
	width : 160px;
	background-color : #FF6600;
	border : 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 10px;
	text-align : left;
	padding : 5px;
}

#newsletterhome {
	width : 100%;
	background-color : #FF6600;
	border : 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 10px;
	text-align : left;
	padding : 5px;
}





.col1home {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:250px;
	padding:10px;
	border-right:1px solid #EAEAEA;
	border-left:1px solid #EAEAEA;
	}
	
.col1home p {
margin:0;
margin-bottom: 10px;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
background-color:#FAFAFA;
padding:5px;
	}

.col2home {
	text-align: center;
	padding: 0px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
		width:250px;


	}
	
.col3home {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
		width:250px;
	padding:10px;
		border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	}
	
h1 {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}

table {
	font-size: 10pt;
}

input {
	border : 1px solid Black;
}

textarea {
	border : 1px solid Black;
}

#listado {
margin: 5;
padding: 10px;
display: list-item;
list-style-type: square;
}

#listado h2{
margin-top: 0px;
margin-bottom: 0px;
}

#listado li{
margin-bottom: 20px;
}

#listado2 li{
margin-bottom: 20px;
}

.ullinks {
margin: 5;
padding: 10px;
display: list-item;
list-style-type: square;
font-weight: bold;
text-transform: uppercase;
}

.ullinks a {
text-decoration: none;
color: #2E95FF;
}

#tbasp {
	border-left : 1px dotted Black;
	border-top : 1px dotted Black;
}

#tbasp td {
padding: 5px;
 border-bottom : 1px dotted Black;
 border-right : 1px dotted Black;
}


.trtit {
	background-color : #eeeeee;
	font-size: 12pt;
	font-weight: bold;
	
}

.tbclientes {
	border : 1px dotted Black;
	background : White;
	width: 500px;
}.emblue {  color: #0033CC; font-weight: bold}
.titnaranja {  font-size: 14pt; font-weight: bold; color: #FF6600; font-family: Tahoma, Arial}

