body{ 
scrollbar-face-color: #C61042; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
background-color: #ceebff;
}
.titulocategorias {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.listaobras {
	font-size: 13px;
	color: #00FFFF;
}
.listadocategorias {

	font-size: 12px;
	color: #FFFFFF;
}
.colorfondo {
	background-color: #FFFFFF;
	font-style: normal;
}
.fondotabla {
background-color: #14098b;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}
.textoletras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}
.textogneg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}
.Estilo1 {	font-size: 12px;	font-weight: bold;}
.Estilo3 {font-size: 12px; color: #000000; font-weight: bold; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; border-color: #CCCCCC #FFFFFF #FFFFFF #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea2 {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #330033; font-size: 7pt; background-color: #F0F0F0; border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: none}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	//margin: 445px;
	//width: 480px;
	text-align: left;
	border-collapse: collapse;
	font-weight: bold;
	
}
#rounded-corner thead th.rounded-company
{
	background: #e8cde0 url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #e8cde0 url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #e8cde0;
	
}
#rounded-corner td
{
	padding: 2px;
	background: #b7dcf5;
	border-top: 1px solid #60274f;
	color: #000000;
	cursor: pointer;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8cde0 url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8cde0 url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #130a8b;
	color: #FFF;
}

#rounded-corner thead th.rounded-company
{
	background: #e8cde0 url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8cde0 url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8cde0 url('table-images/botright.png') right bottom no-repeat;
}



.unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; border-color: #CCCCCC #FFFFFF #FFFFFF #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea2 {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #330033; font-size: 7pt; background-color: #F0F0F0; border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: none}


input[type="text"], input[type="password"], textarea, input[type="file"] { 
		background-color: #f5f5f5;
		-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
		box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);}
	
		.ie9 input[type="text"] { line-height:normal; } /* Get the stuff to line up right */
	
	textarea { width:100%;  }
	
input[type="text"], input[type="password"], textarea, select, div.styled {
//width: 100%;
border-radius: 2px;
border: solid 1px #ccc;
padding: 0.3em;
margin: 2px;
}	


div.styled, select, input[type="submit"], input[type="button"], 
input[type="file"]:after {
background: white;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); 
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
		
		
input[type="submit"], input[type="button"] {
padding: 0.5em 1em;
line-height: 1em;
cursor: pointer;
border-radius: 4px;
color: #000;
font-weight: bold;
font-size: inherit;
border: solid 1px #ccc;
box-shadow: 0 1px 5px rgba(0,0,0,0.2);
background-position: center bottom;
}	




input[type=radio], input[type=checkbox] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
width: 20px;
height: 20px;

}

input[type=checkbox], input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}


#fotoscargadas {
    color: #424242;
    background-color: #DFF2BF;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 10px;
    font-size:16px;
    text-align:left;
    width:auto;
}