<link href='http://fonts.googleapis.com/css?family=Rosario' rel='stylesheet' type='text/css'>


/* CSS Document */
*{ margin:0; padding:0;}
body{
	font-family: Rosario, "Rosario Bold", "Rosario Bold Italic", "Rosario Regular";
	background: #EDEDED;
}
div{ max-width:960px; position:relative;margin: 0px auto 0px auto;}
header{ width:100%; background:#FFF;}
header nav{
	float: right;
}


header ul {margin-top: 40px;
    margin-right: 200px;
";}


header nav ul li{
	float: left;
	list-style-type: none;
	margin-top: 25px;
}
header nav ul li a{
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	margin: 13px;
}
#logo2{ border: 1px solid# 000;
	  top: 22px;
	  left: 30px;}
	  
	  
header img src{
	float: right;
}



section{ width:90%; 
background:#EDEDED;  
min-height:250px; 
padding:0 5% 0 5%;
}


section article{float:none; width: auto}
section h1 {font-family: font-family: 'Rosario', sans-serif;
	background: #F6520B;
	font-size: 14pt;
	color: #FFF;
	float: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 5%;
	padding-top: 40px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
section h2 {font-family: font-family: Arial, Helvetica, sans-serif ;
	font-size: 60pt;
	color: #3C0;
	float: none;
	text-align: center;
	margin-bottom: 30px;
}
section h3 {font-family: font-family: 'Rosario', sans-serif;
	font-size: 14px;
	color: #F6520B;
	float: none;
	text-align: center;
	margin-top: 60px;
}

section p {
	text-align: center;
	color: #F6520B;
	font-size: 12px;
}
section aside{ #EDEDEDwidth:25%;float:right;}



footer{ width:100%;display:table;background: #FFF;}
footer p{ font-size:10px; color:#F6520B; text-align:center; width:80%;}

#footer {width:100%;
background: #FFF;
margin: 0 0 80px;

}
div.contiene {
width: 100%;
margin: 0 auto;
}

div.contendor{margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;}



#footer li {
font-family: "Helvetica Neue", sans-serif;
display: inline;
color: #F6520B ;
font-weight: bold;
font-size: 9pt;}

#footer ul.left {
text-align: right;
}

ul {
list-style: none;
}

li {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}

a {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}

#footer a.logo2 {
margin: 0 0px;
float: left;
}
img {
margin: 0;
padding: 0 30;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}

#footer ul {
	float: left;
	margin-top: 5px;
}

li {
	display: list-item;
	text-align: center;
}


a {
	text-decoration: none;
	color: #F6520B;
}

#footer li+li {
margin-left: 32px;
}

#footer ul.right {
	text-align: right;
}


#imagen{
margin: 0;
padding: 0 30;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}
#placa{
	width: 90%;
	
    height: 400px;

	padding: 5%;
	background-color: #ff6600;
	background-repeat: no-repeat;
	}

#lapiz {
	width: 100%;
	float: right;
	background: #FF6602;
text-align: center;
   padding-top: 5%; 
}


/*-----------------------*/

.doscolumnas { width:100%; max-height: 300px;}
.doscolumnas article{ width:35%%; min-height:200px; float: right; margin: 0 5% 0 5%; padding:: 3%;
    margin-right: 80px; text-align: center;
}
.doscolumnas article h1{ 
	text-align:center; 
	color: #FFF; 
	margin:1%;
    margin-bottom: 29.016;
	border-width: 0px 34px;
	}
.doscolumnas article p{ 
	text-align:center; 
	color: #FFF; 
	margin:1%;
	border-width: 0px 34px;}

.linea2{ width:100%; max-height: 300px;}
.linea2 article{ width:35%%; min-height:300px; float: right; margin: 0 5% 0 5%; padding:: 3%;
    margin-right: 80px; text-align: center;}
.linea2 article h1{ text-align:center; color: #FFF; margin:1%;border-width: 0px 34px; }
.linea2 article p{ text-align:center; color: #FFF; margin:1%;border-width: 0px 34px; }


.linea3{ width:100%; max-height: 300px;}
.linea3 article{ width:35%%; min-height:300px; float: right; margin: 5% 5% 0 5%; padding:: 3%;
    margin-right: 80px; text-align: center;
}
.linea3 article h1{ text-align:center; color: #FFF; margin:1%;border-width: 0px 34px; 

}
.linea3 article p{ text-align:center; color: #FFF; margin:1%;border-width: 0px 34px; 

}

/* Solo para celulares */
@media screen and (max-width:320px) {
	header{ width:100%; height:150px;}
	section article{ width:100%;}
	section aside{ width:100%; font-size:10px; display:none;}

}
/* CSS Document */

